From 579db956e9566f34c5ce3f298ae1e043b35a4b7b Mon Sep 17 00:00:00 2001 From: Hollis Blanchard Date: Thu, 5 Oct 2006 16:06:42 -0500 Subject: [PATCH] [POWERPC][XEN] Escape dots in .hgignore. Signed-off-by: Hollis Blanchard --HG-- extra : transplant_source : %F9c%1D%8C%3E%3C8%CDa%80%03H%7E%5B%D2%1BJ%0A%CB%5D --- .hgignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.hgignore b/.hgignore index da7b38f898..fbb928b09b 100644 --- a/.hgignore +++ b/.hgignore @@ -220,8 +220,8 @@ ^xen/arch/powerpc/firmware$ ^xen/arch/powerpc/firmware_image.bin$ ^xen/arch/powerpc/xen\.lds$ -^xen/arch/powerpc/.xen-syms$ -^xen/arch/powerpc/xen-syms.S$ +^xen/arch/powerpc/\.xen-syms$ +^xen/arch/powerpc/xen-syms\.S$ ^xen/arch/powerpc/cmdline.dep$ ^unmodified_drivers/linux-2.6/\.tmp_versions ^unmodified_drivers/linux-2.6/.*\.cmd$ -- 2.30.2